var crypto/internal/fips140/rsa.productOfPrimes
2 uses
crypto/internal/fips140/rsa (current package)
keygen.go#L224: primes, err := bigmod.NewNat().SetBytes(productOfPrimes, mr.w)
keygen.go#L298: var productOfPrimes = []byte{
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)